home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / system_dns_sd.schemas < prev    next >
Encoding:
Extensible Markup Language  |  2009-03-17  |  1.0 KB  |  33 lines

  1. <?xml version="1.0"?>
  2. <gconfschemafile>
  3.   <schemalist>
  4.     <schema>
  5.       <key>/schemas/system/dns_sd/display_local</key>
  6.       <applyto>/system/dns_sd/display_local</applyto>
  7.       <owner>gnome-vfs</owner>
  8.       <type>string</type>
  9.       <default>merged</default>
  10.       <gettext_domain>gnome-vfs-2.0</gettext_domain>
  11.       <locale name="C">
  12.         <short>How to display local DNS-SD service</short>
  13.         <long>Possible values are "merged", "separate" and "disabled".</long>
  14.       </locale>
  15.     </schema>
  16.  
  17.     <schema>
  18.       <key>/schemas/system/dns_sd/extra_domains</key>
  19.       <applyto>/system/dns_sd/extra_domains</applyto>
  20.       <owner>gnome-vfs</owner>
  21.       <type>string</type>
  22.       <default></default>
  23.       <gettext_domain>gnome-vfs-2.0</gettext_domain>
  24.       <locale name="C">
  25.         <short>Extra domains to look for DNS-SD services in</short>
  26.         <long>Comma separated list of DNS-SD domains that should be
  27.         visible in the "network:///" location.</long>
  28.       </locale>
  29.     </schema>
  30.  
  31.   </schemalist>
  32. </gconfschemafile>
  33.